#RB BB->CONVEX/MESH
LMB:Set Rigid-Body Bounding Box from all currently selected Objects to CONVEX_HULL.**_
RMB:Set Rigid-Body Bounding Box from all currently selected Objects to MESH.
RB_SetBB('C')
#END
[OnRightMouseButton!]
RB_SetBB('M')
#END